inspector: More refactoring
authorMatthias Clasen <mclasen@redhat.com>
Sat, 11 Oct 2014 01:13:34 +0000 (21:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 11 Oct 2014 04:59:36 +0000 (00:59 -0400)
commit6194c90f74764dd03886a13ff6f95614c9bca5d9
tree4e95dbe293a4a98a6e72bdb81fd0388e168fa0fe
parente8f9e7d4724a12ac0bd370197a62d73deec280f1
inspector: More refactoring

Get rid of gtk_inspector_widget_tree_get_selected_object,
we can just pass the selected object along with the changed
signal.
gtk/inspector/widget-tree.c
gtk/inspector/widget-tree.h
gtk/inspector/window.c